home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Headbone Interactive
/
Headbone_Interactive_CD-ROM_Sampler_1995.iso
/
pc
/
demos
/
abf
/
intro.dxr
/
00078_go to main script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-15
|
253 b
|
15 lines
on fadeAway
puppetSound("BonkHum.aif")
updateStage()
puppetsOff()
go("fade")
end
on goToMain
set the timeoutScript to EMPTY
set the mouseDownScript to EMPTY
set the keyDownScript to EMPTY
cursor(0)
go(1, the pathName & "mainxyz")
end